home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM A / PD-ROM A.iso / HyperCard / Games / RotiBaseDemo / Fantasy Baseball Manager / Fantasy Baseball Manager / stack_-1.xml < prev   
Encoding:
Extensible Markup Language  |  1991-02-20  |  2.1 KB  |  25 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in</name>
  5.     <id>-1</id>
  6.     <cardCount>4</cardCount>
  7.     <cardID>8993</cardID>
  8.     <listID>3554</listID>
  9.     <cantModify><true /></cantModify>
  10.     <cantDelete><true /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>640</width>
  14.         <height>480</height>
  15.     </cardSize>
  16.     <script>on openstackGLOBAL AUT,yearif the name of menuitem 7 of menu 2 is "Protect Stack..." thendelete menuitem 7 of menu 2end ifIF AUT IS EMPTY THENpicture "cekainfo",resource,rect,FALSESHOW WINDOW "CEKAINFO" AT "477,183"wait 3 secsclose window "cekainfo"PUT 1 INTO AUTEND IFif there is not a menu "Help" thencreate menu "Help"put "Get Help,Questions" into menu "Help"set the menumsg of menuitem 1 of menu "Help" to "helpme"set the menumsg of menuitem 2 of menu "Help" to "Ques"end ifif year is empty thensend mouseup to cd btn id 39end ifend openstackon closestackif there is a menu "help"  thendelete menu "Help"close window "cekainfo"end ifend closestackon Quespicture "cekainfo",resource,rect,FALSESHOW WINDOW "CEKAINFO" AT "477,183"end Quesfunction clickLinereturn ((the mouseV - item 2 of the rect of the target-4)¬¨div the textheight of the target) + 1end clickLineon goSearchglobal pau,year,NAMEgo stack "FANTASY " & PAU & " " & YEARFIND NAME IN FLD ID 2PUT "FIND " & NAME & " IN FLD ID 2"end goSearchon helpmeLOCK SCREENgo card "title Page" of stack "Fantasy Baseball Manager"SHOW CARD FLD ID 27UNLOCK SCREEN WITH ZOOM OPEN SLOWhide msgend helpme</script>
  17.     <background id="5778" file="background_5778.xml" name="" />
  18.     <background id="7861" file="background_7861.xml" name="" />
  19.     <background id="8723" file="background_8723.xml" name="" />
  20.     <card id="8993" file="card_8993.xml" marked="false" name="TITLE PAGE" owner="8723" />
  21.     <card id="6595" file="card_6595.xml" marked="true" name="DEFENSE" owner="5778" />
  22.     <card id="4060" file="card_4060.xml" marked="true" name="OFFENSE" owner="5778" />
  23.     <card id="8001" file="card_8001.xml" marked="false" name="STANDINGS" owner="7861" />
  24. </stack>
  25.